home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 001 / pnh.arc / PNH.DOC < prev   
Encoding:
Text File  |  1980-01-01  |  5.2 KB  |  133 lines

  1.  
  2.  
  3.  
  4.                                 PNH.COM PNH.DAT
  5.                   (c)1987 Associated Bulletin Board Services
  6.                              Version 1.0  6-10-87
  7.  
  8.                           PNH... Phone Number Handler
  9.  
  10.                                 Documentation.
  11.  
  12.          This program will handle up to 250 entries with the following 
  13.          fields: Name,Phone,Street,City,State,Zip, and a note line.
  14.  
  15.          Whenever you  want you can enter  the Add mode and  Add a new 
  16.          entry. All  fields are optional.  You only need  a name.  All 
  17.          entries and their field data are easily edited on a record to 
  18.          record basis. 
  19.  
  20.          Data file is read into  memory at startup. Massaged in memory 
  21.          and  re-written  upon  exit  if  any  data was changed, or if
  22.          packing out deleted records. 
  23.  
  24.          All fields may  be searched, Globally. Find all "Steve"'s, or 
  25.          all  with  the  phone  of  "688-",  or search for "Pizza" and 
  26.          Dominoes Pizza, Cost+ Pizza and Shakeys Pizza are listed.
  27.  
  28.          Once  you have the record displayed on the screen, and if you 
  29.          have a modem connected to comm1,  then all you need to do  is 
  30.          press D for dial and the displayed number will be dialed.
  31.                        ( Note: Comm 1 only..... Sorry. )
  32.  
  33.  
  34.          Operation
  35.          *********
  36.  
  37.          To start the program, type  PNH and press return, at  the Dos 
  38.          Prompt. There are 2 command line modifiers.
  39.  
  40.          1> "Q" will cause the Exit hype to  not be displayed when the 
  41.          program shuts down.  Leaves your screen blank. Type  PNH Q to 
  42.          start PNH in the "Q"uick mode.
  43.  
  44.          2>  "CLEAR","Clear",or "clear"  will cause  PNH to  clear the 
  45.          data  file.  Use  this  once,  when  you get ready to use the 
  46.          program. This will Clear all the DEMO  information in the dat 
  47.          file. Type  PNH CLEAR  and return  to start  PNH in the Clear 
  48.          file mode. 
  49.  
  50.          Line  22  on  the  screen  will  always  prompt you with help 
  51.          information, as to what the expected input should be. 
  52.  
  53.          You may  Add a new record, Edit  the displayed record, Find a 
  54.          record with global search, or Dial the displayed record.
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.                                   Page 1 of 2
  63.  
  64.  
  65.  
  66.  
  67.  
  68.  
  69.  
  70.               PNH.COM PNH.DAT Phone Number Handler Documentation
  71.                   (c)1987 Associated Bulletin Board Services
  72.  
  73.                                  Continued...
  74.  
  75.          Find Function:  Used to display records.  Once F is selected, 
  76.          you will be  asked for which  field to search.  You select by 
  77.          entering the  correct letter.  Then you  enter a  few letters 
  78.          from the field you want to find.  Example: you want to find a 
  79.          person  named JOHN DOE, you would  only need to enter JOHN D, 
  80.          and  all the JOHN  Doe's and JOHN  Delorian's etc etc will be 
  81.          listed. Also  if you run  along a record  you want to delete, 
  82.          just  select D  for delete  and the  displayed record will be 
  83.          deleted per your request. 
  84.  
  85.          Dial  Function:  Once  the record  you want  to dial has been 
  86.          "found" then all you need to  do is press D for dial  and the 
  87.          displayed number will be dialed. ( Comm 1 only )
  88.  
  89.          Edit Function:  Once  a record has been "found"  and you want 
  90.          to  edit  the  displayed  record,  press  E for Edit. You can 
  91.          change  the data  in any  of the  fields. The changes will be 
  92.          stored as you exit the program.
  93.  
  94.          Quit  function:   The  exit  for  the  program. If any of the 
  95.          information  in the  DAT file  was changed  then the DAT file 
  96.          will be re-written.
  97.  
  98.          No more detailed instructions should be necessary. Watch line 
  99.          22 with the "Help.>" prompt. It will tell you what to do. 
  100.  
  101.          The Dat  file in this arc file has  some test names in it for 
  102.          you to play with and try the program out.  There are a lot of 
  103.          "Doe's" in the file  for you to search. You will use the name 
  104.          find the most. When  you are done trying things  out and want 
  105.          to enter your  own data, start  the program with  the command 
  106.          line  command "CLEAR". Type PNH CLEAR  and return and all the 
  107.          data in the dat file will be reset and ready for your input.
  108.  
  109.          When the program is first started, it will start in  the Find
  110.          mode.
  111.  
  112.          Any Bugs noted, New feature suggestions, or questions may be 
  113.          reffered to the Sysop of Electrons Under Control IBM BBS
  114.                                   Riverside, CA  714-689-5084
  115.  
  116.          This  program may  be distributed  and copied  freely, Public 
  117.          Domain, however there are just 2 restrictions:
  118.          1> None of the files, PNH.COM PNH.DAT PNH.DOC may be modified 
  119.             and  re-distributed.  Program  will  not work if copyright
  120.             information is edited.
  121.          2>  If  you  find  this  program  of  use  to  you and use it 
  122.          personally then you  are requested to  make a $5.00  donation 
  123.          to: Steve Hastings P.O.Box 4532, Riverside, Ca. 92514.
  124.  
  125.  
  126.  
  127.                                   Page 2 of 2
  128.  
  129.  
  130.  
  131.  
  132.  
  133.